GtkScrolledWindow: Use style classes for shadow
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jun 2014 03:43:35 +0000 (23:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jun 2014 01:56:21 +0000 (21:56 -0400)
commit3bd2705b7acad4a5fefc19a34a087b6335b1ec92
tree3678d8249fc50441ac56623a59382612003df4bd
parentdbeb0c9ca864a61615ed2dae66110d29d42113c5
GtkScrolledWindow: Use style classes for shadow

Translate shadow != None into the FRAME style class.
This doesn't change the style classes used for drawing,
it only sets the style class permanently instead of
saving and restoring in draw().
https://bugzilla.gnome.org/show_bug.cgi?id=732256
gtk/gtkscrolledwindow.c